;Level 1 - Gold and Exit

 ###############    , Game Elements:
 #             #
 # $         $ #    , @ - player
 #             #    , # - wall (cannot be moved or destroyed)
 #      @      #    , $ - gold
 #             #    , x - exit (you need to collect all gold to exit level)
 # $         $ #
 #      x      #
 ###############

